-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev #81
Conversation
…_inversion_workflow
🔔 Thank you for raising your pull request. |
🔔 Thank you for raising your pull request. |
BREAKING CHANGE: parameter `constraint_block_size` changed to `constraints_block_size`. Instead of supplying a lists of damping values to `dampings` for the `verde` method, now provide a single value with parameter `spline_damping`. For `eq_sources` method, instead of providing limits and trial numbers, just provide single parameter values with parameters `source_depth`, and `eq_damping`, `block_size`.
BREAKING CHANGE: `plot_convergence` now takes parameter `params` (output dict from run_inversion) and doesn't plot iteration times. `plot_dynamic_convergence` now takes parameters `l2_norms` and `delta_l2_norms` instead of `results`.
… in favor of new Optuna-based function `optimization.optimize_inversion_zref_density_contrast`. BREAKING CHANGE: please switch to the new function
…r of new Optuna-based function `optimization.optimize_inversion_damping`. BREAKING CHANGE: please switch to the new function
…alues being at limits.
… storing results as attributes
🔔 Thank you for raising your pull request. |
🔔 Thank you for raising your pull request. |
🔔 Thank you for raising your pull request. |
🔔 Thank you for raising your pull request. |
No description provided.